home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Format (UK): The Ultimate PC Games Collection
/
PC Format Ultimate PC Games Collection (Future Publishing).ISO
/
pcf.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1994-11-05
|
256 b
|
15 lines
aaplay pcformat.fli
@echo off
:restart
cd\
if exist c:\menutemp.bat del c:\menutemp.bat
pcfmenu %1
if not exist c:\menutemp.bat goto end
call c:\menutemp
goto restart
:end
cls
echo Thankyou for using PCF Menu v1.3
echo 1994 Mark Godwin
echo.